@charset "utf-8";
#nav {
	list-style-type: none;
	font-size: 15px;
	line-height: 121px;
}

#nav a {
	display: block;
	text-align: center;
	color: #007cc2;
}

#nav a:link  {
	text-decoration: none;
	color: #007cc2
}
#nav a:visited  {
	text-decoration: none;
	color: #007cc2
}
#nav a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.nav_li1 {
	background-image: url(../images/n1_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
	margin-right: 1px;
}

.nav_li2 {
	background-image: url(../images/n2.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li2 a:hover {
	background-image: url(../images/n22.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}.nav_li3 {
	background-image: url(../images/n3.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li3 a:hover {
	background-image: url(../images/n33.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}
.nav_li4 {
	background-image: url(../images/n4.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li4 a:hover {
	background-image: url(../images/n44.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}.nav_li5 {
	background-image: url(../images/n5.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li5 a:hover {
	background-image: url(../images/n55.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}.nav_li6 {
	background-image: url(../images/n6.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li6 a:hover {
	background-image: url(../images/n66.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}.nav_li7 {
	background-image: url(../images/n7.png);
	background-repeat: no-repeat;
	background-position: center 74px;
	float: left;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
}
.nav_li7 a:hover {
	background-image: url(../images/n77.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 119px;
	height: 121px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 121px;
	background-color: #007cc2;
}


#nav li ul {
	list-style-type: none;
	left: -999em;
	width: 119px;
	position: absolute;
	float: left;
	background-color: rgba(0,124,194,0.9);
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav li ul li{
	float: left;
	
	
	color: #14110c
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
}


#nav li ul a{
	width: 119px;
	color: #FFF;
	font-weight: normal;
}

#nav li ul a:link  {
 color:#14110c text-decoration:none;
	color: #FFF;
}
#nav li ul a:visited  {
 color:#14110ctext-decoration:underline;
	color: #FFF;
}
#nav li ul a:hover  {
	color: #14110c;
	text-decoration: underline;
	background: none!important;
	font-weight: normal;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	background-color: #017dc7;
	line-height: 26px!important;
}

#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
.shouy {
	color: #187b56;
	background-image: url(../images/xx1_08.jpg);
	background-repeat: no-repeat;
	background-position: center 37px;
}
